CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 对话框 通信

搜索资源列表

  1. MFC——udp通信

    1下载:
  2. 这是一个基于UDP之下运用套接字建立连接的对话框应用程序
  3. 所属分类:Windows编程

  1. MFCAPISeriesPort

    0下载:
  2. 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:37517
    • 提供者:bill
  1. TCP

    0下载:
  2. 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:66978
    • 提供者:鲜新荣
  1. DataTrans

    0下载:
  2. 两个对话框之间数据通信,从主对话框中得到子对话框中编辑框变量的值-Two dialog data trans
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1892155
    • 提供者:杨旭
  1. biyelunwen

    0下载:
  2. 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:489856
    • 提供者:谷穗
  1. mytest

    0下载:
  2. 这段代码是关于非模态对话框的五种通信方式。-This code is non-modal dialog box on the five means of communication.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:85940
    • 提供者:商晓坤
  1. MFCSerialCommunicationProgramDesign

    0下载:
  2. MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:29327
    • 提供者:谢琳琳
  1. VCRS232

    0下载:
  2. VC++ 与单片机通信界面。可以进行工作参数设置,和实时参数获取。还有对话框、字体、控件颜色设置。注释详细,对初学者很有帮助。-VC++ and microcontroller communication interfaces. Working parameters can be set up, and real-time parameter access. There are dialog boxes, fonts, control, color settings. Note detailed
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:44311
    • 提供者:陈成金
  1. shiyan4

    0下载:
  2. (1)按照Winsock UDP通信流程设计对话框模式的服务器和客户机程序。 (2)利用程序测试两种UDP广播地址的使用。-(1) Winsock UDP communication process according to the pattern design dialog servers and clients program. (2) using the program test two UDP broadcast address.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:154116
    • 提供者:李洪旭
  1. USB_PC

    1下载:
  2. 基于对话框的VC程序,实现USB数据的发送并显示,pc机遇usb之间的通信-Dialog based VC process and achieve USB data transmission and display, pc usb opportunities for communication between
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2129486
    • 提供者:陈开
  1. data_exchange_of_dialog

    0下载:
  2. 本程序的功能就是创建一个对话框,进行对话框之间的通信。本程序在VC的环境中调试通过。-The functionality of the program is to create a dialog box, for communication between the dialog box. This program debugging by VC environment.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:61457
    • 提供者:chuanxin
  1. jincheng

    0下载:
  2. 两个MFC 对话框程序,实现程序间虚拟内存的访问,从而实现进程间的 通信-Two MFC dialog program to realize the virtual memory access between programs in order to achieve inter-process communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3743882
    • 提供者:赵万青
  1. MutualThread

    0下载:
  2. 主要就用vc 做个多线程的程序,可以实现对话框的显示 利用工作者线程实现 用全局变量进行通信-Vc to be used primarily to multi-threaded program that can display the dialog box used to achieve realization of worker threads to communicate using global variables
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:8794428
    • 提供者:郑家良
  1. MultiThreadModelLessDialog

    1下载:
  2. 这是使用AfxBeginThread写的两个对话框通信的程序,分别是主框和一个非模态对话框,通信方式是SendMessage,代码有一定注释量,适合初学者-This is a program of the two dialog boxes using AfxBeginThread written communication are the main frame and a non-modal dialog, means of communication SendMessage code anno
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:146151
    • 提供者:ACM
  1. 01293049

    0下载:
  2. VC中采用HTML实现可配置输入界面的模拟测试通信程序(VC in the configurable input interface of the simulation is realized by using HTML test communication program)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:62464
    • 提供者:Sabina
  1. kwodthe

    0下载:
  2. VC的即时通信软件,内有使用API介绍和说明 很好的源码(VC of the instant communication software, there is using the API is introduced and shows good source)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-20
    • 文件大小:1471488
    • 提供者:fluuv
  1. BURHCP3

    0下载:
  2. wdm的例子,采用异步完成的方式实现驱动程序和应用程序通信的程序(Examples of WDM, adopt the way of asynchronous completion of driver and application program)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-25
    • 文件大小:446464
    • 提供者:associatuve
  1. funrtiqjachieve

    0下载:
  2. websphereClient端代码,C实现, 实现基本的队列通信功能,(WebsphereClient client-side code, C implementation, to achieve basic queue communication function,)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:20480
    • 提供者:tubfrugize
  1. fmbmirp

    0下载:
  2. windows下ADSL共享账号专用,采用winsock实现通信机制(Under Windows ADSL Shared account is special, using winsock implementation communication mechanism)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:41984
    • 提供者:Prsma
  1. thr-communiyajion

    0下载:
  2. 用VB实现的Client,实现S7—PLC和计算机通信,遵照OPC协议实现(Using VB to achieve the Client, the realization of S7 - PLC and computer communication, according to the OPC protocol implementation)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-29
    • 文件大小:13312
    • 提供者:rwcord
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com